Overview
This is a low power demo application which demonstate different low power modes supported in the Kinetis SoCs - those are WAIT, STOP, VLPR, VLPW, VLPS, LLS, VLLS. There is sequence to be followed to enter/exit each mode, and functionality availabile in different power modes are different. Application demonstrates multiple mode entry/exit cases as per the functionality availability.
Supported Hardware
- FRDM-K64F120M (OpenSDA/TWR-SER as debug UART, SW1 and SW3 as wakeup sources)
- TWR-K64F120M (OpenSDA/TWR-SER as debug UART, SW2 and SW3 as wakeup sources)
Default Debug Console
- UART instance: OpenSDA CDC/RS-232 serial cable connected to TWR-SER
- Baudrate: 19200bps
Execution instruction
There are many demo cases listed out of reset in the serial console. Upon selection, further actions are either requested or execution o/p is printed on console. The user needs to follow them in order to get the desired output.